home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / bbsdoors / trek40.zip / HISTORY.DOC < prev    next >
Text File  |  1993-03-29  |  5KB  |  113 lines

  1.  
  2.                              Trek Trivia Online
  3.  
  4.   1.0 --- First Beta copy being tested on selected BBS's
  5.           Many screens writes corrected and one calculation routine fixed.
  6.  
  7.   1.1 --- Optimized code to speed it up
  8.  
  9.   1.2 --- Added some sub-menu commands
  10.           Added the Option to play NEW or OLD series questions
  11.  
  12.   1.3 --- Changed the High Score Bulletin to a Current Score Bulletin
  13.  
  14.   1.4 --- More Optimizing and removed several screen re-writes to save
  15.           even more time.
  16.           Corrected mistake with the question worth routine
  17.  
  18.   1.5 --- Found we where calling a subroutine from the wrong place.
  19.           Moved it and now all works well! <we think!>
  20.  
  21.   1.6 --- Found error when asking for instructions from beginning of the
  22.           door, you would be brought to main menu and skip over a MAJOR
  23.           routine needed to access the trivia files.. FIXED!
  24.  
  25.   1.7 --- Fixed cursor positions for sub menu and command line. Wasn't 
  26.           returning the cursor correctly.
  27.  
  28.   1.8 --- Recompiled to handle all BBS specific files more effeciently
  29.           and improved a screen write routine
  30.  
  31.   1.9 --- Fixed error when a drop carrier occured when leaving bulletin 
  32.           at exit of door.. (didn't have a carrier check there!)
  33.  
  34.   2.0 --- Removed the BIG LETTER opening screen and added a good graphic
  35.           of the Enterprise. Speeded up the opening screen and corrected
  36.           the spelling mistakes. Also eliminated the StarShip screen in
  37.           two areas of the game, making it faster for slower modems.
  38.  
  39.   2.1 --- Fixed error on score keeping when entering door second time.. had
  40.           omitted a routine accidentally... should work now.
  41.  
  42.   2.2 --- Added configurable number of questions per game.
  43.  
  44.   2.3 --- Removed the number of times in door.. per request of many sysops
  45.  
  46.   2.4 --- Redid the random point worth routine.
  47.  
  48.   2.5 --- Removed the first menu and added commands to the playing screen.
  49.  
  50.   2.6 --- Added a bonus round.
  51.  
  52.   2.7 --- Added option to add a question/answer.
  53.   
  54.   2.8 --- Changed Main Menu.
  55.  
  56.   2.9 --- Fixed error in bonus round.
  57.  
  58.   3.0 --- Complete re-write of the door. First, enhanced the bonus round so
  59.           that only someone who guessed all questions right would automatically
  60.           be brought to the bonus round. No matter how many guesses it took.
  61.           Moved all Main Menu commands to playing screen to speed up game.
  62.           Allows anyone to add a question and answer on the way out of door.
  63.           Allows winner to wager some of their points in the Bonus Round.
  64.           Added Color toggle to playing screen. Added Re-Draw option to the
  65.           playing screen.. plus optimized some of the code.
  66.  
  67.   3.1 --- Re-compiled with a new copy of doorframe. Non-standard IRQ's now
  68.           acceptable, reading PCBoard drive and directory variables.
  69.  
  70.   3.2 --- Re-compiled with a new copy of doorframe. Now accepts all the
  71.           environment variables.. can set your own in batch file.. Shorten
  72.           a routine for questions and answers.. shouldn't get duplicates as
  73.           often unless your data files are very small.. if registered, get
  74.           the trek util to add more questions and answers.
  75.  
  76.   3.3 --- Beta test version with new bonus round added.. we felt that if all
  77.           where able to download this version it may cause hangs and some of
  78.           you wouldn't appreciate that.. so we kept this version beta only.
  79.  
  80.   3.4 --- New version with bonus round available for all along with some
  81.           routines being shortened to enable faster access to the caller.
  82.           Re-compiled with new version of DoorFrame and now allows all to
  83.           enter a question on way out of door.. Utility not ready yet to
  84.           merge new questions with existing databases..
  85.  
  86.   3.4a -- Fixed prompt when in NON graphics mode.. the asterik didn't display
  87.           to show how to "Quit to BBS"!
  88.  
  89.   3.5  -- Re-compiled with new version of doorframe for BasCom 7.1 and you
  90.           MUST have the brt71efr.exe file in your path for this version. Also
  91.           changed some screen writing.. eliminated the Enterprise opening menu
  92.           and replaced with "bigletters".. also improved routine that will try
  93.           and avoid same question twice in one play if database is too small.
  94.  
  95.   3.6  -- Added option for number of times in game per day.. IMPORTANT, the
  96.           registration number is line FIVE, line SIX is Number of Questions
  97.           allowed per game and LINE seven is Number of times allowed in per
  98.           day. Optimized some code for faster screen writes.
  99.  
  100.   3.7  -- Re-Compiled with new DoorFrame to add DigiBoard compatability and
  101.           optimized screen writes for faster game play to lower baud callers.
  102.  
  103.   3.8  -- Re-Compiled with new doorframe. No Need for any additional files in
  104.           this version. (brt71efr.exe). Took out the option of times allowed
  105.           in per day.. NO LINE 7 in the CFG file with this version. Will put
  106.           this option in at some other time.
  107.  
  108.   3.9  -- Re-Compiled with doorframe for Visual Basic. Com-ports 0-15. DV
  109.           aware and needs NO ADDITIONAL FILE!
  110.  
  111.   4.0  -- Doorframe had a DETECT ANSI error and had to recompile to fix all
  112.           the NO ANSI errors..
  113.